<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.v-el-carousel, .el-carousel__container, .v-hero {
    height: 41.666vw;
    position: relative;
    min-width: 350px;

}

.v-el-carousel {
    background-color: #929598;
}

.v-hero-img {
    height: 100%;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100vw 41.666vw;
    position: relative;
}


.v-hero .more {
    width: 90px;
    height: 26px;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -45px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
}

.heshiindur {
    width: 70%;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    margin-top: 39px;
    text-indent: 2em
}



.value-idea {
    width: 170px;;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 30px;
}

.new-case {
    width: 170px;;
    margin: 0 auto;
    margin-top: 151px;
}

.value-idea-content {
    width: 80%;
    margin: 0 auto
}

.value-idea-content .line {
    width:100%;
    height: 1px;
    background-color: #CDCDCD
}

.value-ideaitem {
    text-align: center;
    font-size: 12px;
    margin: 0 auto;
}

.value-ideaitem .ideatitle {
    text-align: center;
    font-size: 16px;
    color: #222222;
    font-weight: Bold;
    margin-top: 21px;
    margin-bottom: 19px;
}
.logolist {
    height: 270px;background-color: #E9E9E9;overflow: hidden;
    margin-top: 85px;
}



.hoser {
    margin-top: 100px
}


.nav {
    background-color: #fff;
}

.heshimore {
    width: 37px;
    font-size: 14px;
    width: 80px;
    height: 24px;
    background: rgba(44, 101, 195, 1);
    border-radius: 2px;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    position: absolute;
    right: 30px;
    bottom: 32px;text-align: center;
}

.heshititle {
    font-size: 18px;
    color: rgba(34, 34, 34, 1);
    line-height: 36px;
    font-weight: bold;
    padding-top: 40px;
}

.heshi_content {
    background-color: #fff;
    height: 300px;
    padding-left: 50px;
    position: relative
}
.new-case-title{
    font-size:18px;
    color:rgba(255,255,255,1);
    line-height:36px;margin-top: 67px;text-align: center;position: relative;
    font-weight: bold;
}
.new-case-text{
    width:76%;
    height:63px;
    font-size:14px;
    color:rgba(255,255,255,1);position: relative;margin: 0 auto;margin-top: 30px;
}
.new-case-text-two{
    height:63px;
    font-size:14px;
    color:rgba(255,255,255,1);position: relative;margin-top: 30px;
}

.new-case-text-span{
    width: 76%;
    height:63px;
    font-size:12px;
    color:rgba(255,255,255,1);position: relative;
    margin: 0 auto;
    margin-top: 30px;
}
.news-title{
    width:297px;
    font-size:18px;
    color:#222222;
    font-weight: bold;
    height: 60px;
    overflow: hidden;
}

.active .news-title{
    color:rgba(255,255,255,1);
}
.news-time{
    height:9px;
    font-size:12px;
    color:#666666;
    line-height:0px;margin-top: 58px
}
.active    .news-time{
    color:rgba(255,255,255,1);
}
.news-more{
    width:80px;
    height:24px;
    background:rgba(44,101,195,1);
    color: #FFF;
    border-radius:2px;margin-top: 20px;text-align: center;line-height: 24px
}
.active    .news-more{
    background-color:rgba(255,255,255,1);
    color:rgba(54,54,54,1);
}

.news-backimg {
    height: 300px;position: relative;display: none;

}
@keyframes opacity2{
    0%{opacity:0}
    50%{opacity:.8;}
    100%{opacity:0;}
}
@-webkit-keyframes opacity2{
    0%{opacity:0}
    50%{opacity:.8;}
    100%{opacity:0;}
}
@-moz-keyframes opacity2{
    0%{opacity:0}
    50%{opacity:.8;}
    100%{opacity:0;}
}
.active .news-backimg{
    display: block;
    box-shadow:2px 2px 8px rgba(225,225,225,1);

}

.news-item {
    height: 300px;position: relative;
    cursor: pointer;
    overflow: hidden;
}

.partnerlist {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    overflow: hidden;
}
.partnerlist li{
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    list-style-type: none;
}

</pre></body></html>